home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Format PITy 2009 / instaluj_pity2009.exe / {app} / opisy / style.css
Cascading Style Sheet File  |  2010-01-11  |  445b  |  27 lines

  1. .tekst{
  2.     font-family : Tahoma;
  3.     font-size : 12px;
  4.     color : #550000;
  5.     line-height : 14px;
  6.     text-align : justify;
  7. }
  8. .tekst2{
  9.     font-family : Tahoma;
  10.     font-size : 13px;
  11.     color : #550000;
  12.     line-height : 17px;
  13.     text-align : justify;
  14. }
  15. .link{
  16.     font-family : Tahoma;
  17.     font-size : 12px;
  18.     color : #b63838;
  19.     line-height : 14px;
  20.     text-align : right;
  21. }
  22. a {
  23.     color: #bc2324 !important;
  24. }
  25. a:hover {
  26.     color: #008d3f !important;
  27. }